Fundamentals of TCP Socket Programming in Java

Get to know the unsung hero of network communications on the Internet

Pavindu Lakshan
Javarevisited
Published in
4 min readMay 23, 2020

--

Photo by Neven Krcmarek on Unsplash

Client-Server Architecture is the most prominent application structure on the Internet. In this architecture, clients ( eg: personal computers, IoT devices, etc. ) first request resources from a server. Then the server sends back appropriate responses for the clients’…

--

--

Pavindu Lakshan
Javarevisited

Software Engineer at WSO2 | Tech Blogger | Open-source Enthusiast - Views and opinions are strictly my own